Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix boolean casting for filterGroup $or #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rijan0101
Copy link

@rijan0101 rijan0101 commented Dec 16, 2019

This will fix the issue of boolean casting for filterGroup $or. Now it supports string in boolean value. i.e. it parse "true" to true and "false" to false.

This will fix the issue of boolean casting for filterGroup. Now it supports string in boolean value. i.e. it parse "true"  to true and "false" to false.
@rijan0101 rijan0101 marked this pull request as draft April 28, 2020 06:53
@rijan0101 rijan0101 marked this pull request as ready for review April 28, 2020 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant